type reflect.structField
4 uses
reflect (current package)
type.go#L435: type structField = abi.StructField
type.go#L2282: fs = make([]structField, len(fields))
type.go#L2616: func runtimeStructField(field StructField) (structField, string) {
type.go#L2631: f := structField{
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)